home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 November: Tool Chest / Dev.CD Nov 00 TC Disk 2.toast / pc / tool chest / quicktime / quicktime tools / quicktime xcmds / qtpict stack / background_2806.xml next >
Encoding:
Extensible Markup Language  |  1992-06-12  |  5.7 KB  |  201 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE background PUBLIC "-//Apple, Inc.//DTD background V 2.0//EN" "" >
  3. <background>
  4.     <id>2806</id>
  5.     <filler1>0</filler1>
  6.     <cantDelete> <false /> </cantDelete>
  7.     <showPict> <true /> </showPict>
  8.     <dontSearch> <false /> </dontSearch>
  9.     <link rel="stylesheet" type="text/css" href="stylesheet_3177.css" />
  10.     <part>
  11.         <id>1</id>
  12.         <type>button</type>
  13.         <visible> <true /> </visible>
  14.         <reserved5> 0 </reserved5>
  15.         <reserved4> 0 </reserved4>
  16.         <reserved3> 0 </reserved3>
  17.         <reserved2> 0 </reserved2>
  18.         <reserved1> 0 </reserved1>
  19.         <enabled> <true /> </enabled>
  20.         <rect>
  21.             <left>4</left>
  22.             <top>338</top>
  23.             <right>85</right>
  24.             <bottom>358</bottom>
  25.         </rect>
  26.         <style>shadow</style>
  27.         <showName> <true /> </showName>
  28.         <highlight> <false /> </highlight>
  29.         <autoHighlight> <true /> </autoHighlight>
  30.         <sharedHighlight> <true /> </sharedHighlight>
  31.         <family>0</family>
  32.         <titleWidth>0</titleWidth>
  33.         <icon>0</icon>
  34.         <textAlign>center</textAlign>
  35.         <font>Chicago</font>
  36.         <textSize>12</textSize>
  37.         <textStyle>plain</textStyle>
  38.         <name>Pick A File</name>
  39.         <script>on mouseUp
  40. answer file "Pick a Movie File:" of type "PICT"
  41. if it is not empty then put it into bg field filename
  42. if the short name of this card = "play a movie" then put composecommand() into cd field theCommand
  43. end mouseup</script>
  44.     </part>
  45.     <part>
  46.         <id>2</id>
  47.         <type>field</type>
  48.         <visible> <true /> </visible>
  49.         <dontWrap> <false /> </dontWrap>
  50.         <dontSearch> <false /> </dontSearch>
  51.         <sharedText> <false /> </sharedText>
  52.         <fixedLineHeight> <false /> </fixedLineHeight>
  53.         <autoTab> <false /> </autoTab>
  54.         <lockText> <false /> </lockText>
  55.         <rect>
  56.             <left>4</left>
  57.             <top>361</top>
  58.             <right>410</right>
  59.             <bottom>389</bottom>
  60.         </rect>
  61.         <style>rectangle</style>
  62.         <autoSelect> <false /> </autoSelect>
  63.         <showLines> <false /> </showLines>
  64.         <wideMargins> <false /> </wideMargins>
  65.         <multipleLines> <false /> </multipleLines>
  66.         <reservedFamily> 0 </reservedFamily>
  67.         <titleWidth>0</titleWidth>
  68.         <icon>0</icon>
  69.         <textAlign>left</textAlign>
  70.         <font>Palatino</font>
  71.         <textSize>12</textSize>
  72.         <textStyle>plain</textStyle>
  73.         <textHeight>16</textHeight>
  74.         <name>fileName</name>
  75.         <script></script>
  76.     </part>
  77.     <part>
  78.         <id>3</id>
  79.         <type>button</type>
  80.         <visible> <true /> </visible>
  81.         <reserved5> 0 </reserved5>
  82.         <reserved4> 0 </reserved4>
  83.         <reserved3> 0 </reserved3>
  84.         <reserved2> 0 </reserved2>
  85.         <reserved1> 0 </reserved1>
  86.         <enabled> <true /> </enabled>
  87.         <rect>
  88.             <left>7</left>
  89.             <top>9</top>
  90.             <right>82</right>
  91.             <bottom>98</bottom>
  92.         </rect>
  93.         <style>shadow</style>
  94.         <showName> <true /> </showName>
  95.         <highlight> <false /> </highlight>
  96.         <autoHighlight> <true /> </autoHighlight>
  97.         <sharedHighlight> <true /> </sharedHighlight>
  98.         <family>0</family>
  99.         <titleWidth>0</titleWidth>
  100.         <icon>0</icon>
  101.         <textAlign>center</textAlign>
  102.         <font>Chicago</font>
  103.         <textSize>12</textSize>
  104.         <textStyle>plain</textStyle>
  105.         <name>Go Card</name>
  106.         <script>on mouseDown
  107. GoCard
  108. end mouseDown
  109. </script>
  110.     </part>
  111.     <part>
  112.         <id>4</id>
  113.         <type>field</type>
  114.         <visible> <true /> </visible>
  115.         <dontWrap> <false /> </dontWrap>
  116.         <dontSearch> <false /> </dontSearch>
  117.         <sharedText> <false /> </sharedText>
  118.         <fixedLineHeight> <false /> </fixedLineHeight>
  119.         <autoTab> <false /> </autoTab>
  120.         <lockText> <false /> </lockText>
  121.         <rect>
  122.             <left>101</left>
  123.             <top>6</top>
  124.             <right>467</right>
  125.             <bottom>36</bottom>
  126.         </rect>
  127.         <style>transparent</style>
  128.         <autoSelect> <false /> </autoSelect>
  129.         <showLines> <false /> </showLines>
  130.         <wideMargins> <false /> </wideMargins>
  131.         <multipleLines> <false /> </multipleLines>
  132.         <reservedFamily> 0 </reservedFamily>
  133.         <titleWidth>0</titleWidth>
  134.         <icon>0</icon>
  135.         <textAlign>left</textAlign>
  136.         <font>Palatino</font>
  137.         <textSize>24</textSize>
  138.         <textStyle>plain</textStyle>
  139.         <textHeight>32</textHeight>
  140.         <name>cardname</name>
  141.         <script>on closeFIeld
  142. set name of this card to me
  143. buildPopUp
  144. end closeField</script>
  145.     </part>
  146.     <part>
  147.         <id>5</id>
  148.         <type>button</type>
  149.         <visible> <true /> </visible>
  150.         <reserved5> 0 </reserved5>
  151.         <reserved4> 0 </reserved4>
  152.         <reserved3> 0 </reserved3>
  153.         <reserved2> 0 </reserved2>
  154.         <reserved1> 0 </reserved1>
  155.         <enabled> <true /> </enabled>
  156.         <rect>
  157.             <left>534</left>
  158.             <top>355</top>
  159.             <right>566</right>
  160.             <bottom>384</bottom>
  161.         </rect>
  162.         <style>transparent</style>
  163.         <showName> <false /> </showName>
  164.         <highlight> <false /> </highlight>
  165.         <autoHighlight> <true /> </autoHighlight>
  166.         <sharedHighlight> <true /> </sharedHighlight>
  167.         <family>0</family>
  168.         <titleWidth>0</titleWidth>
  169.         <icon>26425</icon>
  170.         <textAlign>center</textAlign>
  171.         <font>Chicago</font>
  172.         <textSize>12</textSize>
  173.         <textStyle>plain</textStyle>
  174.         <name></name>
  175.         <script>on mouseUp
  176. go next card
  177. end mouseUp</script>
  178.     </part>
  179.     <part>
  180.         <id>6</id>
  181.         <type>button</type>
  182.         <visible> <true /> </visible>
  183.         <reserved5> 0 </reserved5>
  184.         <reserved4> 0 </reserved4>
  185.         <reserved3> 0 </reserved3>
  186.         <reserved2> 0 </reserved2>
  187.         <reserved1> 0 </reserved1>
  188.         <enabled> <true /> </enabled>
  189.         <rect>
  190.             <left>498</left>
  191.             <top>355</top>
  192.             <right>532</right>
  193.             <bottom>384</bottom>
  194.         </rect>
  195.         <style>transparent</style>
  196.         <showName> <false /> </showName>
  197.         <highlight> <false /> </highlight>
  198.         <autoHighlight> <true /> </autoHighlight>
  199.         <sharedHighlight> <true /> </sharedHighlight>
  200.         <family>0</family>
  201.         <titleWidth>0</titleWidth>
  202.         <icon>902</icon>
  203.         <textAlign>center</textAlign>
  204.         <font>Chicago</font>
  205.         <textSize>12</textSize>
  206.         <textStyle>plain</textStyle>
  207.         <name></name>
  208.         <script>on mouseUp
  209. go prev card
  210. end mouseUp</script>
  211.     </part>
  212.     <name></name>
  213.     <script>on openCard
  214. if the id of this card is not in the short name of this card then
  215. put the short name of this card into field cardName
  216. end if
  217. pass openCard
  218. end openCard
  219. </script>
  220. </background>
  221.